ComponentOne ASP.NET MVC Controls
End Method (FibonacciArcsBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciArcsBuilder<T> Class : End Method
The value.
Configurates C1.Web.Mvc.Finance.FibonacciArcs<T>.End. Sets the ending DataPoint for the base line.
Syntax
'Declaration
 
Public Function End( _
   ByVal value As DataPoint _
) As FibonacciArcsBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
The DataPoint X value can be a number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the ending DataPoint is not calculated automatically if undefined.
See Also

Reference

FibonacciArcsBuilder<T> Class
FibonacciArcsBuilder<T> Members